destroy display->xid_ht as late as possible (right before XCloseDisplay)
authorMichael Natterer <mitch@imendio.com>
Tue, 15 Nov 2005 14:42:48 +0000 (14:42 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 15 Nov 2005 14:42:48 +0000 (14:42 +0000)
commit150084884146a9870ae5f3135326df3de97e29c0
treea1824302ee89fb8bccbd96d20bdace8b7415a3ef
parentc66f47d451e8f1a07bc034bf0265044c7f365d40
destroy display->xid_ht as late as possible (right before XCloseDisplay)

2005-11-15  Michael Natterer  <mitch@imendio.com>

* gdk/x11/gdkdisplay-x11.c (gdk_display_x11_finalize): destroy
display->xid_ht as late as possible (right before XCloseDisplay)
because it still needs to be around when the display's screens are
finalized. (#85715)
ChangeLog
ChangeLog.pre-2-10
gdk/x11/gdkdisplay-x11.c